RecurrencePattern Class |
Namespace: Independentsoft.Msg
The RecurrencePattern type exposes the following members.
| Name | Description | |
|---|---|---|
| RecurrencePattern |
Initializes a new instance of the RecurrencePattern class.
| |
| RecurrencePattern(Byte) |
Initializes a new instance of the RecurrencePattern class.
|
| Name | Description | |
|---|---|---|
| CalendarType |
Gets the type of the calendar.
| |
| DayOfMonth |
Gets the day of month.
| |
| DayOfWeek |
Gets the day of week.
| |
| DayOfWeekIndex |
Gets the index of the day of week.
| |
| DeletedInstanceCount |
Gets the deleted instance count.
| |
| DeletedInstanceDates |
Gets the deleted instance dates.
| |
| EndDate |
Gets the end date.
| |
| EndType |
Gets the end type.
| |
| FirstDayOfWeek |
Gets the first day of week.
| |
| Frequency |
Gets the frequency.
| |
| ModifiedInstanceCount |
Gets the modified instance count.
| |
| ModifiedInstanceDates |
Gets the modified instance dates.
| |
| OccurenceCount |
Gets the occurence count.
| |
| Period |
Gets the period.
| |
| StartDate |
Gets the start date.
| |
| Type |
Gets the type.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |